home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 10 / BBS In A Box Volume X (AMUG) (January 1994).bin / Files / Newton / Util / Keyboard 1.0.cpt / Keyboard 1.0 / README < prev   
Encoding:
INI File  |  1993-11-08  |  5.7 KB  |  135 lines  |  [TEXT/R*ch]

  1. [IF THIS LOOKS STRANGE, SET YOUR FONT TO COURIER AND YOUR TABS TO 8]
  2.  
  3. KB.PKG: KEYBOARD MANIA (version 1.0)  
  4.     This release and the source code is "FiggleWare" so if you think
  5.     it's cool, drop me a line at erica@cc.gatech.edu and lemme know how it
  6.     went. --Erica Sadun 
  7. p.s. don't sell it.  don't modify it. just enjoy it and distribute it freely.
  8. p.p.s. I both beta and review other people's software...HINT HINT.  If you 
  9.     use and enjoy this package, why not send me a free copy of one of your
  10.     packages? Thanks!
  11.  
  12.  
  13. +===========================================================================+ 
  14. | [MinMax][Keyboards] +--------------+ [del->]  [bullet] [<-del]    [info]  | 
  15. |                     |   keyboard   | [tab]    [space]  [return]           | 
  16. | [Extras][Styles]    +--------------+ [left]            [right]    [close] |
  17. +===========================================================================+ 
  18.  
  19. F E A T U R E S:  
  20.  
  21. * ICONIFICATION: The MinMax button will let you hide away the keyboard when
  22.     you don't  need it and pop it back when you do. The MinMax button looks
  23.     like a little square attached to a bigger square.
  24.  
  25. * REMEMBERED LOCATIONS: The floating keyboard and icon locations are
  26.     remembered for consistancy. To move the keyboard or icon, drag the
  27.     border.
  28.  
  29. * POPUP EXTRAS: The Extras button which looks like a file folder will let you
  30.     access your applets and the builtin extras conserving  screen space.
  31.     Just click for a list of applets or press and hold until you hear the
  32.     "poof" sound and release for the builtins.
  33.     
  34. * REPEATING KEYS: Delete, Space and the Left/Right keys all repeat after a
  35.     delay.  Just keep holding the key to start multiple deletes, etc. If
  36.     you undo after this operation, >all< changes are restored!  
  37.  
  38. * MULTIPLE KEYBOARDS: Current keyboards include punctuation, numeric elements
  39.     and the alphabet. To the right of the minimize button, the Keyboards
  40.     button leads you to a list of keyboard  alternatives.  Send in your
  41.     ideas for new keyboards. The keyboards button looks like a stack of
  42.     keyboards, a filing cabinet or a triple domino depending on the time
  43.     of day and degree of inebriation.
  44.     
  45. * TIMESTAMP: A special timestamp in the information [?] pane lets you
  46.     mark  the date and time.
  47.     
  48. * DIRECT ACCESS TO STYLES: The Styles button, next to the folder, gives you
  49.     immediate access to the styles slip. Super convenient! The styles
  50.     button looks like a set of line widths with a check next to them.
  51.  
  52. * MOVEMENT AND EDIT KEYS: A standard palette appears next to the keyboard
  53.     supporting forward and backward delete, superbullet (bullet, return,
  54.     space),    tab, space,. return, move left and move right.    
  55.        
  56. * KITCHEN SINK (forthcoming: version 0.999) 
  57.  
  58. ================================================================================
  59.  
  60.                                    * RELEASE NOTES *
  61.                                    
  62. 1.0 RELEASE NOTES
  63.  
  64. 1. Added in forward delete
  65. 2. Added in time stamp
  66. 3. Added in Bullet "macro"
  67. 4. Reordered some of the standard keys
  68.                            
  69. 0.5 RELEASE NOTES
  70.  
  71. 1. The return key points left rather than down as per standard keyboard.
  72. 2. The parentheses keys now work correctly in the numbers keyboard.
  73. 3. Delete, space and left/right now repeat after a delay.
  74. 4. Repeated deletes can be undone as one operation.
  75.  
  76. 0.4 RELEASE NOTES 
  77.  
  78. 1. I figured out how to shrink protokeyboards (set saveBounds rather than
  79.     viewBounds) so the caret is now implemented.  
  80. 2. You can move left and right (but not yet up and down) non-destructively. I
  81.      used Unicodes FS and GS but still haven't found the right ones for
  82.     the  UP/DOWN...  
  83. 3. Keyboards now include (a) standard (b) short movement/delete/etc  (c)
  84.     numeric (d) alphabet.  If you have ideas for others send 'em to me.  
  85.     User custom kbds are still in the future.   
  86. 4. The script "i" leads directly to the styles dialog.  
  87. 5. Click on the folder pick from user applets.  Press and hold on the folder,
  88.     releasing when you hear "poof" and you will get the builtins and
  89.     books.  
  90. 6. Common keyboard functions: (tab, delete, left, right, space, return) have
  91.     their own palette area to the right of the keys. 
  92. 7. The multiple keyboard icon has changed to "stack of keyboards". (Use your
  93.     imagination.
  94.  
  95. 0.3 RELEASE NOTES 
  96.  
  97. 1. Multiple keyboards are supported, even if the alternate ones are pretty
  98.     dumb. The heavy [+] button gets you there. [CHANGED in 0.4 to the
  99.     keyboard stack]  
  100. 2. Popup menus get you extra applets and builtins.  The folder button goes to
  101.     user added apps, the file cabinet gets you the builtin ones [Changed
  102.     in 0.4].  
  103. 3. Info box is no longer a popup but rather a floatnGo
  104.  
  105. 0.2 RELEASE NOTES: 
  106.  
  107. 1. You can move the keyboard around the screen 
  108. 2. You can "iconize" the keyboard (use the button in the upper left hand
  109.     corner) 
  110. 3. You can move the icon around the screen.  Both the position of the
  111.     keyboard and the icon are remembered.  
  112. 4. I haven't figured out how to do popup stuff bigger than the parent window
  113.     so the info box ([?] key) is a stupid popup list. [Changed IN 0.3]   
  114. SPECIAL KEYS The bullet is located under the [*].   Yes it looks like a
  115.     square, but its really a dot
  116.  
  117. FORTHCOMING: 
  118.  1.  User definable keyboards & 'Macros'
  119.  2.  Sound toggle and other prefs available from [?] info button
  120.  3.  Understanding that books are "apps" too and that some apps are on the card...
  121.  4.  Moving up and down as well as left and right...(if possible)  
  122.  5.  Better keyboards and keyboard layouts. (Send in your ideas) 
  123.  6.  Minimize hides cursor
  124.  7.  Cut/Copy/Paste
  125.  8.  Multisized keyboards
  126.  9. Standard keyboard support
  127. 10. Shifting (rom_asciishift?)
  128. 11. "Dashboard"  keyboard
  129.  
  130. KNOWN BUGS
  131.  
  132.  1. The current keyboard is not checked in the popup list.
  133.  2. The order of punctuation is task oriented rather than according to
  134.      the standard qwerty keyboard.
  135.